home *** CD-ROM | disk | FTP | other *** search
/ Aminet 20 / Aminet 20 (1997)(GTI - Schatztruhe)[!][Aug 1997].iso / Aminet / dev / c / Tabulator.lha / Tabulator / Tabulator_Blank.cd < prev    next >
Text File  |  1997-06-05  |  11KB  |  585 lines

  1. ;
  2. ;
  3. ;  This blank catalog description file was generated by:
  4. ;
  5. ;  Universal Translator  V1.8   By: Mark Ritter
  6. ;
  7. ;
  8. ;  This  is  the  master  catalog  description  file  to generate foreign
  9. ;  language catalogs for use with this program.
  10. ;
  11. ;  Take  great  care  when translating the catalog entries since the user
  12. ;  interface  will auto-adapt to the lengths of the texts.  Consequently,
  13. ;  you  will have  to  make  sure  that all control panels will fit on an
  14. ;  NTSC hires,  non-interlaced  screen,  size 640 × 200 with  topaz.font,
  15. ;  point size 8 set.
  16. ;
  17. ;  Some   strings  include  trailing  spaces.   These  require  that  the
  18. ;  translated  string is followed by exactly the same number of spaces as
  19. ;  the  original string. Such strings are _always_ terminated by the NULL
  20. ;  character ("\0").
  21. ;
  22. ;  In  order  to attach keyboard shortcuts to buttons, sliders, etc., the
  23. ;  underscore character ("_") has to precede the character the user is to
  24. ;  enter in order to operate the corresponding object (e.g.  "_Move" will
  25. ;  make  the  `M'  underlined,  the  user  will  be  able  to operate the
  26. ;  corresponding object by pressing `m' or `M'.
  27. ;
  28. ;  Menu shortcuts  are different  in that the  key to  press in  order to
  29. ;  invoke the corresponding menu item precedes the label from which it is
  30. ;  separated  by a NULL ("\0") character (e.g.  "M\0Move").
  31. ;  If the  first character is  a `~', then  the menu has a  long keyboard
  32. ;  shortcut, which is only supported under Kickstart V39 and higher.  The
  33. ;  `~' is  followed by the  shortcut string, which is  followed by a NULL
  34. ;  ("\0") character and the menu text (ex: "~F1\0Move").
  35. ;  If the menu label is  only one character, then you  must pad it with a
  36. ;  space and a NULL character (ex: C \0).
  37. ;
  38. ;  Lines  that have  only a `\' on  them  are for a string  that is split
  39. ;  across  multiple lines.  An  error will  occur when a  catalog program
  40. ;  reads the blank  catalog description  file.  It will not  successfully
  41. ;  re-build the string since it has no `\' line continuation flag to tell
  42. ;  it that there are more  lines to this string and will abort.  Be  sure
  43. ;  not to  include an  extra `\' since one  is already  provided for you.
  44. ;
  45. ;  Please keep the following in mind:
  46. ;
  47. ;  · Make  sure  that you don't use a single keyboard shortcut twice in a
  48. ;    single control panel or pull-down menu.
  49. ;
  50. ;  · Although  the  Style Guide suggests that keyboard shortcuts for menu
  51. ;    items  should  be  translated  along  with  the  label  text, common
  52. ;    practice  is  not to translate them but rather to keep them how they
  53. ;    were in the original catalog description file.  This makes it easier
  54. ;    for experienced users to operate the program.
  55. ;
  56. ;  · Do  not change the sequence of  the catalog entries in the file  and
  57. ;    do not change the names of the entries either.
  58. ;
  59. ;  · Make sure the strings match the preferences specified by the author:
  60. ;    e.g.: MSG_COULD_NOT_OPEN_ASL_LIBRARY (5/10/50)
  61. ;    The first number is the string ID.  The second number is the minimum
  62. ;    number of  characters that is  acceptable.  The third number  is the
  63. ;    maximum number of  characters that is acceptable.  Do NOT change any
  64. ;    of these values.
  65. ;
  66. ;    Note: Backslash control sequences are not counted as actual number of
  67. ;          characters.
  68. ;
  69. ;          Example: MSG_PRESS_RETURN (/14/14)
  70. ;                   \nPress Return\n
  71. ;
  72. ;          The above line contains 14 characters, not 16.
  73. ;
  74. ;          Example: MSG_BOLD_TEXT (/17/17)
  75. ;                   \x1B[1mBold Text\x1B[0m
  76. ;
  77. ;          The above line contains 17 characters, not 23.
  78. ;
  79. ;  · Avoid  leading  spaces in  translated  strings.  The user  interface
  80. ;    will handle all indenting and formatting for you.
  81. ;
  82. ;  · Make sure that  the user can  easily press the  key-combination  you
  83. ;    choose for an object.  Random J. User will not  be pleased at all if
  84. ;    he  has  to  press  Alt + Control + Shift + ø in  order  to abort an
  85. ;    action.
  86. ;
  87. ;  · Be sure to insert your name in the comment section to get credit for
  88. ;    translating the catalog descriptions.
  89. ;
  90. ;  · Be sure to  change the language  name at the "## language" specifier
  91. ;    and in the catalog filename.
  92. ;
  93. ;    Example: MyProgram_Blank.cd -> MyProgram_deutsch.cd
  94. ;
  95. ;  · With  each  new revision of this program the old catalog description
  96. ;    files may be become invalid due to program additions.  In this  case
  97. ;    I will need to ask you again for a new translation.  In case you  do
  98. ;    not  feel  yourself  fit  to  maintain  future catalog translations,
  99. ;    please tell me about it.
  100. ;
  101. ;
  102. ;  Thank  you  very much for your generous offer to translate the catalog
  103. ;  descriptions!
  104. ;
  105. ;
  106. ## version $VER: tabulator.catalog 12.9 (5.6.97) Translated by: [Your Name]
  107. ## language xxxxxxx
  108. ## codeset 0
  109. ;
  110. ;
  111. ;
  112. ; *** MPS_SetUp · Libraries ***
  113. ;
  114. ;
  115. MSG_LIBS_COULD_NOT_OPEN_DOS_LIBRARY (1//)
  116.  
  117. ; Could not open DOS library.
  118. ;
  119. MSG_LIBS_COULD_NOT_OPEN_GRAPHICS_LIBRARY (//)
  120.  
  121. ; Could not open Graphics library.
  122. ;
  123. MSG_LIBS_COULD_NOT_OPEN_GADTOOLS_LIBRARY (//)
  124.  
  125. ; Could not open Gadtools library.
  126. ;
  127. MSG_LIBS_COULD_NOT_OPEN_ASL_LIBRARY (//)
  128.  
  129. ; Could not open Asl library.
  130. ;
  131. MSG_LIBS_COULD_NOT_OPEN_IFFPARSE_LIBRARY (//)
  132.  
  133. ; Could not open IFFParse library.
  134. ;
  135. MSG_LIBS_COULD_NOT_OPEN_UTILITY_LIBRARY (//)
  136.  
  137. ; Could not open Utility library.
  138. ;
  139. MSG_LIBS_COULD_NOT_OPEN_ICON_LIBRARY (//)
  140.  
  141. ; Could not open Icon library.
  142. ;
  143. MSG_LIBS_COULD_NOT_OPEN_DATATYPES_LIBRARY (//)
  144.  
  145. ; Could not open DataTypes library.
  146. ;
  147. MSG_LIBS_COULD_NOT_OPEN_COMMODITIES_LIBRARY (//)
  148.  
  149. ; Could not open Commodities library.
  150. ;
  151. MSG_LIBS_COULD_NOT_OPEN_LAYERS_LIBRARY (//)
  152.  
  153. ; Could not open Layers library.
  154. ;
  155. MSG_LIBS_COULD_NOT_OPEN_GTLAYOUT_LIBRARY (//)
  156.  
  157. ; Could not open GTLayout library V%ld.
  158. ;
  159. MSG_LIBS_COULD_NOT_OPEN_SCREENNOTIFY_LIBRARY (//)
  160.  
  161. ; Could not open ScreenNotify library V%ld.
  162. ;
  163. ; *** MPS_SetUp ***
  164. ;
  165. ;
  166. MSG_COULD_NOT_CREATE_X_PORT (//)
  167.  
  168. ; Could not create %s port.
  169. ;
  170. MSG_COULD_NOT_CREATE_X_Y_PORT (//)
  171.  
  172. ; Could not create %s_%ld port.
  173. ;
  174. MSG_COULD_NOT_LOCK_PUBLIC_SCREEN (//)
  175. \
  176. ; Could not lock public screen\n\
  177. \
  178. ; \"%s\".\n\n\
  179.  
  180. ; Open on default screen?
  181. ;
  182. MSG_ALLOCIFF_FAILED (//)
  183.  
  184. ; AllocIFF() failed.
  185. ;
  186. MSG_COULD_NOT_CREATE_MEMORY_POOL (//)
  187.  
  188. ; Could not create memory pool.
  189. ;
  190. MSG_COULD_NOT_CREATE_COMMODITY (//)
  191.  
  192. ; Could not create commodity.
  193. ;
  194. MSG_COULD_NOT_CREATE_APPICON_PORT (//)
  195.  
  196. ; Could not create AppIcon port.
  197. ;
  198. MSG_COULD_NOT_ADD_SCREENNOTIFY_CLIENT (//)
  199.  
  200. ; Could not add ScreenNotify client.
  201. ;
  202. ; *** LoadSavePrefs.c ***
  203. ;
  204. ;
  205. MSG_LOAD_PREFERENCES (//)
  206.  
  207. ; Load Preferences
  208. ;
  209. MSG_FAILED_TO_OPEN_PREFS_FILE (//)
  210.  
  211. ; Failed to open prefs file.
  212. ;
  213. MSG_IS_NOT_A_programname1_PREFS_FILE (//)
  214. \
  215. ; %s\n\
  216.  
  217. ; is not a %s prefs file.
  218. ;
  219. MSG_PREFS_FILE_IS_TOO_OLD (//)
  220. \
  221. ; %s\n\
  222.  
  223. ; prefs file is too old.
  224. ;
  225. MSG_ERROR_LOADING_PREFS_FILE (//)
  226.  
  227. ; Error loading prefs file.
  228. ;
  229. MSG_SAVE_PREFERENCES (//)
  230.  
  231. ; Save Preferences
  232. ;
  233. MSG_ERROR_SAVING_PREFS_FILE (//)
  234.  
  235. ; Error saving prefs file.
  236. ;
  237. ; *** Misc Locale Strings ***
  238. ;
  239. ;
  240. MSG_MY_EASY_REQUEST_TITLE (//)
  241.  
  242. ; %s Request
  243. ;
  244. MSG_COULD_NOT_ALLOCATE_MEMORY (//)
  245.  
  246. ; Could not allocate memory.
  247. ;
  248. MSG_GLOBALGAD_USE (//)
  249.  
  250. ; Use
  251. ;
  252. MSG_GLOBALGAD_UNDO (//)
  253.  
  254. ; Undo
  255. ;
  256. MSG_GLOBALGAD_CANCEL (//)
  257.  
  258. ; Cancel
  259. ;
  260. MSG_OK (//)
  261.  
  262. ; OK
  263. ;
  264. MSG_ASL_SELECT (//)
  265.  
  266. ; Select
  267. ;
  268. MSG_ASL_OPEN (//)
  269.  
  270. ; Open
  271. ;
  272. MSG_ASL_SAVE (//)
  273.  
  274. ; Save
  275. ;
  276. MSG_ASL_CANCEL (//)
  277.  
  278. ; Cancel
  279. ;
  280. MSG_TERMINATE (//)
  281.  
  282. ; Terminate
  283. ;
  284. MSG_CONTINUE (//)
  285.  
  286. ; Continue
  287. ;
  288. MSG_CONTINUE_IGNORE_ABORT (//)
  289.  
  290. ; Continue|Ignore|Abort
  291. ;
  292. MSG_YES_NO (//)
  293.  
  294. ; Yes|No
  295. ;
  296. MSG_ARE_YOU_SURE (//)
  297.  
  298. ; Are you sure?
  299. ;
  300. MSG_YOU_CHANGED_YOUR_PREFERENCES_ARE_YOU_SURE (//)
  301. \
  302. ; You changed your preferences.\n\
  303.  
  304. ; Are you sure?
  305. ;
  306. MSG_COULD_NOT_CREATE_EXEC_LIST (//)
  307.  
  308. ; Could not create Exec List.
  309. ;
  310. MSG_COULD_NOT_CREATE_EXEC_LIST_NODE (//)
  311.  
  312. ; Could not create Exec list node.
  313. ;
  314. MSG_COULD_NOT_ICONIFY (//)
  315.  
  316. ; Could not iconify.
  317. ;
  318. MSG_TITLE_STRING (//)
  319.  
  320. ; \x1B[1m%s   By: %s\x1B[0m\n
  321. ;
  322. MSG_PROGRAM_TITLE_BAR (//)
  323.  
  324. ; %s   By: %s %s
  325. ;
  326. MSG_PUBLIC_SCREEN_ID (//)
  327.  
  328. ; · Public Screen ID: \"%s\"
  329. ;
  330. MSG_COULD_NOT_OPEN_SCREEN (//)
  331.  
  332. ; Could not open screen.
  333. ;
  334. MSG_COULD_NOT_OPEN_WINDOW (//)
  335.  
  336. ; Could not open window.
  337. ;
  338. MSG_COULD_NOT_CREATE_GADGETS (//)
  339.  
  340. ; Could not create gadgets.
  341. ;
  342. MSG_BOX_MAIN_EDITOR (//)
  343.  
  344. ; Main Editor
  345. ;
  346. MSG_BOX_OPTIONS (//)
  347.  
  348. ; Options
  349. ;
  350. MSG_DO_YOU_WISH_TO_ICONIFY_OR_QUIT (//)
  351.  
  352. ; Do you wish to Iconify or Quit?
  353. ;
  354. MSG_ICONIFY_QUIT (//)
  355.  
  356. ; Iconify|Quit
  357. ;
  358. ; *** ProcessFiles_Gadgets.c ***
  359. ;
  360. ;
  361. MSG_BOX_PROCESSING_FILES (//)
  362.  
  363. ; Processing Files
  364. ;
  365. MSG_PROCESSGADS_FILE (//)
  366.  
  367. ; File
  368. ;
  369. MSG_PROCESSGADS_ACTION (//)
  370.  
  371. ; Action
  372. ;
  373. MSG_PROCESSGADS_COMPLETE (//)
  374.  
  375. ; Complete
  376. ;
  377. MSG_PROCESSGADS_TOTAL (//)
  378.  
  379. ; Total
  380. ;
  381. MSG_PROCESSGADS_SKIP (//)
  382.  
  383. ; Skip
  384. ;
  385. MSG_PROCESSGADS_ABORT (//)
  386.  
  387. ; Abort
  388. ;
  389. ; *** AboutProgram.c ***
  390. ;
  391. ;
  392. MSG_ABOUT_1 (//)
  393.  
  394. ; By: %s
  395. ;
  396. MSG_ABOUT_2 (//)
  397.  
  398. ; Version: %s     Released: %s
  399. ;
  400. MSG_ABOUT_3 (//)
  401.  
  402. ; Copyright © %s   All Rights Reserved
  403. ;
  404. MSG_ABOUT_4 (//)
  405.  
  406. ; A Swiss Army Knife Utility
  407. ;
  408. MSG_SCROLL_1 (//)
  409.  
  410. ; Beta Testing:
  411. ;
  412. MSG_SCROLL_2 (//)
  413.  
  414. ; Foreign Language Translations:
  415. ;
  416. MSG_SCROLL_3 (//)
  417.  
  418. ; Swiss Army Knife Utilities:
  419. ;
  420. MSG_BOX_AUTHOR_INFORMATION (//)
  421.  
  422. ; Author Information
  423. ;
  424. MSG_AUTHOR_1 (//)
  425.  
  426. ; If you have any ideas, complaints, donations,
  427. ;
  428. MSG_AUTHOR_2 (//)
  429.  
  430. ; or a bug report, please send them to me at
  431. ;
  432. MSG_AUTHOR_3 (//)
  433.  
  434. ; one of the addresses below.  I work hard to
  435. ;
  436. MSG_AUTHOR_4 (//)
  437.  
  438. ; make these the best programs available, so
  439. ;
  440. MSG_AUTHOR_5 (//)
  441.  
  442. ; all feedback is greatly appreciated.
  443. ;
  444. MSG_BOX_STANDARD_MAIL (//)
  445.  
  446. ; Standard Mail
  447. ;
  448. MSG_STANDARD_MAIL_1 (//)
  449.  
  450. ; Mark Ritter
  451. ;
  452. MSG_STANDARD_MAIL_2 (//)
  453.  
  454. ; 2008 Valley Vista Dr.
  455. ;
  456. MSG_STANDARD_MAIL_3 (//)
  457.  
  458. ; Bettendorf, IA  52722-3870
  459. ;
  460. MSG_STANDARD_MAIL_4 (//)
  461.  
  462. ; USA
  463. ;
  464. MSG_BOX_INTERNET (//)
  465.  
  466. ; Internet
  467. ;
  468. MSG_INTERNET_1 (//)
  469.  
  470. ; mritter@netexpress.net
  471. ;
  472. MSG_INTERNET_2 (//)
  473.  
  474. ; http://www.netexpress.net/~mritter/
  475. ;
  476. ; *** Last Global String ***
  477. ;
  478. ;
  479. MSG_LAST_GLOBAL_STRING (999//)
  480.  
  481. ; Last global string
  482. ;
  483. ; *** MainEditor_Gadgets.c ***
  484. ;
  485. ;
  486. MSG_MAINGADS_FILES_TO_PROCESS (//)
  487.  
  488. ; Files To Process
  489. ;
  490. MSG_MAINGADS_ADD (//)
  491.  
  492. ; Add
  493. ;
  494. MSG_MAINGADS_REMOVE (//)
  495.  
  496. ; Remove
  497. ;
  498. MSG_MAINGADS_CLEAR (//)
  499.  
  500. ; Clear
  501. ;
  502. MSG_MAINGADS_TAB_SIZE (//)
  503.  
  504. ; Tab Size
  505. ;
  506. MSG_MAINGADS_EXTENSION (//)
  507.  
  508. ; Extension
  509. ;
  510. MSG_MAINGADS_REMOVE_COMMENTS (//)
  511.  
  512. ; Remove Comments
  513. ;
  514. MSG_MAINGADS_START (//)
  515.  
  516. ; Start
  517. ;
  518. MSG_MAINGADS_QUIT (//)
  519.  
  520. ; Quit
  521. ;
  522. ; *** MainEditor_Menus.c ***
  523. ;
  524. ;
  525. MSG_PROJECT_MENU_PROJECT (//)
  526.  
  527. ; Project
  528. ;
  529. MSG_PROJECT_MENU_LOAD_PREFS (//)
  530.  
  531. ; L\0Load Preferences
  532. ;
  533. MSG_PROJECT_MENU_SAVE_PREFS (//)
  534.  
  535. ; S\0Save Preferences
  536. ;
  537. MSG_PROJECT_MENU_ICONIFY (//)
  538.  
  539. ; H\0Iconify
  540. ;
  541. MSG_PROJECT_MENU_ABOUT (//)
  542.  
  543. ; ?\0About...
  544. ;
  545. MSG_PROJECT_MENU_QUIT (//)
  546.  
  547. ; Q\0Quit
  548. ;
  549. ; *** Messages ***
  550. ;
  551. ;
  552. ; *** Main Window ***
  553. ;
  554. ;
  555. MSG_SELECT_FILE_TO_PROCESS (//100)
  556.  
  557. ; Select file(s) to process
  558. ;
  559. ; *** ProcessFiles.c ***
  560. ;
  561. ;
  562. MSG_PROCESSING (//)
  563.  
  564. ; Processing...
  565. ;
  566. MSG_PROCESSING_FILE_X_SHELL (//)
  567.  
  568. ; \x1B[1mProcessing File:\x1B[0m %s\n
  569. ;
  570. MSG_COULD_NOT_OPEN_SOURCE_FILE (//)
  571.  
  572. ; Could not open source file.
  573. ;
  574. MSG_COULD_NOT_OPEN_DESTINATION_FILE (//)
  575.  
  576. ; Could not open destination file.
  577. ;
  578. MSG_ERROR_READING_FILE (//)
  579.  
  580. ; Error reading file.
  581. ;
  582. MSG_ERROR_WRITING_FILE (//)
  583.  
  584. ; Error writing file.
  585.